" Input: { data_uoa - specific entry that contains recipe for building the command (any_map_params) - any command line parameters (supported by build_map) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } Test: ck run cmdgen:ls ck run cmdgen:ls --mode=long --home ck run cmdgen:ls --mode,=long,short,single ck run cmdgen:ls --mode=short --files:=$PATH "